projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7918eaf
)
reftests: Fix grid-spacing2 test
author
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 04:40:08 +0000
(
05:40
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 08:56:52 +0000
(09:56 +0100)
The expand flag needs to be set on widgets when previously it was a
packing property.
testsuite/reftests/grid-spacing2.ref.ui
patch
|
blob
|
history
diff --git
a/testsuite/reftests/grid-spacing2.ref.ui
b/testsuite/reftests/grid-spacing2.ref.ui
index 52289de98c29d6d7fac941e4c5ec6229b389bdeb..df79827b506abe545fde83d5e236a270a5583e46 100644
(file)
--- a/
testsuite/reftests/grid-spacing2.ref.ui
+++ b/
testsuite/reftests/grid-spacing2.ref.ui
@@
-76,6
+76,7
@@
<object class="GtkLabel" id="b">
<property name="visible">True</property>
<property name="label">B</property>
+ <property name="vexpand">1</property>
</object>
</child>
<child>